home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 May
/
PCWorld_2007-05_cd.bin
/
v cisle
/
mediaportal
/
Setup.msi
/
_7D70CA33C218362F815E9756880A9F01
/
_737DDC912F6945D3895FC58F3179A3A8
< prev
next >
Wrap
Extensible Markup Language
|
2006-12-20
|
2KB
|
72 lines
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>2012</id>
<defaultcontrol>3</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<controls>
<control>
<type>image</type>
<id>0</id>
<width>1366</width>
<height>768</height>
<texture>black.bmp</texture>
<colordiffuse>60ffffff</colordiffuse>
</control>
<control>
<type>image</type>
<id>0</id>
<posX>300</posX>
<posY>125</posY>
<width>766</width>
<height>568</height>
<texture>context_background.png</texture>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<description>Heading text label</description>
<type>label</type>
<id>4</id>
<posX>425</posX>
<posY>185</posY>
<label>181</label>
<font>font13</font>
<textcolor>FFFFFFFF</textcolor>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<description>Exit button</description>
<type>button</type>
<id>2</id>
<posX>905</posX>
<posY>190</posY>
<width>58</width>
<height>58</height>
<textureFocus>dialogue_shutdown_focus.png</textureFocus>
<textureNoFocus>dialogue_shutdown_nofocus.png</textureNoFocus>
<label>-</label>
<onleft>3</onleft>
<onright>3</onright>
<onup>3</onup>
<ondown>3</ondown>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<description>options listcontrol</description>
<type>listcontrol</type>
<id>3</id>
<posX>377</posX>
<posY>260</posY>
<width>600</width>
<height>346</height>
<onleft>2</onleft>
<onright>2</onright>
<spinPosX>857</spinPosX>
<spinPosY>570</spinPosY>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
</controls>
</window>